Modules§
- concrete
- Definition of the file operations on real local or remote file systems
- filesystem
- File system manipulation
- sorted_
vec - Implementation of a Vec where the elements are always sorted
- synchro
- Link two
FileSystemfor bidirectional synchronization - update
- An update represents a difference between two file system nodes.
- vfs
- An in-memory representation of a FileSystem using a tree structure.